Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: pass header kwargs to get openapi endpoints #6177

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

JoanFM
Copy link
Member

@JoanFM JoanFM commented Jul 10, 2024

Goals:

  • resolves #ISSUE-NUMBER

  • ...

  • ...

  • ...

  • ...

  • check and update documentation. See guide and ask the team.

@github-actions github-actions bot added size/S area/core This issue/PR affects the core codebase component/client labels Jul 10, 2024
Copy link

codecov bot commented Jul 10, 2024

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 42.20%. Comparing base (e3ea29f) to head (2a083f6).

Files Patch % Lines
jina/clients/base/http.py 0.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #6177       +/-   ##
===========================================
- Coverage   54.92%   42.20%   -12.72%     
===========================================
  Files         150      150               
  Lines       14125    14128        +3     
===========================================
- Hits         7758     5963     -1795     
- Misses       6367     8165     +1798     
Flag Coverage Δ
jina 42.20% <0.00%> (-12.72%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JoanFM JoanFM merged commit 09bd765 into master Jul 10, 2024
125 of 130 checks passed
@JoanFM JoanFM deleted the pass-kwargs-to-get-endpoint branch July 10, 2024 16:48
@JoanFM JoanFM mentioned this pull request Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core This issue/PR affects the core codebase component/client size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant